home *** CD-ROM | disk | FTP | other *** search
- Path: news.iag.net!news
- From: jatmon@iag.net (John R Buchan)
- Newsgroups: comp.lang.c
- Subject: Re: Borland C/C++ 4.5 and filename
- Date: 12 Jan 1996 18:42:15 GMT
- Organization: Internet Access Group, Orlando, Florida
- Message-ID: <4d6a27$g4r@news.iag.net>
- References: <letz-1101961853480001@macsteph.grame.fr>
- NNTP-Posting-Host: pm1-orl25.iag.net
- X-Newsreader: WinVN 0.99.7
-
- In article <letz-1101961853480001@macsteph.grame.fr>, letz@rd.grame.fr says...
- >
- >Hi,
- >
- >I'm using Borland C/C++ 4.5 on Windows 95 and I need to be able to use
- include
- >.h file with filename bigger than 8 characters. Is there any solution to do
- >that?
-
- I'm fairly certain that 95 will generate 8dot3 filename aliases for any long
- filenames. Unfortunately, I'm in NT right now and I'd have to drop off line
- to check myself on it. You might ask in one of the 95 groups (check their
- faq list first) or check in 95's help system.
-
- Other options:
-
- 1. rename the file to an 8dot3 name.
- 2. copy the file to an 8dot3 name.
-
- --
- John R Buchan -:|:- Looking for that elusive FAQ? ftp to:
- jatmon@mail.iag.net -:|:- rtfm.mit.edu /pub/usenet-by-group/....
-
-